Crate fastfield_codecs[][src]

Modules

MultiLinearInterpol compressor uses linear interpolation to guess a values and stores the offset, but in blocks of 512.

Structs

Traits

The FastFieldSerializerEstimate trait is required on all variants of fast field compressions, to decide which one to choose.

FastFieldDataAccess is the trait to access fast field data during serialization and estimation.